func mime.hasNonWhitespace
2 uses
mime (current package)
encodedword.go#L285: if start > 0 && (!betweenWords || hasNonWhitespace(header[:start])) {
encodedword.go#L348: func hasNonWhitespace(s string) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)